<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*薤�蕁球������√���*/
#fp-nav.right{right:0;}
#fp-nav ul li{margin:15px 0;width:100px;height: 30px;line-height: 30px;transition: all .5s;}
#fp-nav ul li .fp-tooltip{right:25px;opacity: 1;width:auto;cursor: pointer;transition: all .5s;}
#fp-nav ul li a span{width:15px;height: 1px;background: #fff!important;border:none;transition: all .5s;left:auto;right:0;top:13px;}
#fp-nav ul li:hover a span,#fp-nav ul li.active a span{width:30px;background: var(--pei-color)!important;}
#fp-nav ul li:hover .fp-tooltip,#fp-nav ul li.active .fp-tooltip{color:var(--pei-color);right:40px;transition: all .5s;}
@media(max-width: 1024px){
	#fp-nav.right{display: none;}
	.fp-section{height: auto!important;}
	.fp-tableCell{height: auto!important;}
}
/*header*/
.header{position: fixed;width:100%;z-index: 9999;top:0;border-bottom:solid 1px rgba(255,255,255,.2);transition: all .5s;}
.header.active{top:-100%;}
.header.bgColor{background: rgba(0,0,0,.8)}
.header.shadow{border-bottom: solid 1px #eee;}
.header-box{display: flex;flex-direction: row;justify-content: space-between;padding:0 15px;width:100%;}
.header-box:hover:after{width:120%;}
.header-box:after{content:'';position: absolute;height: 2px;background: var(--pei-color);left:50%;bottom:-1px;transform: translateX(-50%);width:0;transition: all 1s;}
.h-logo{width:330px;display: flex;padding:10px 0px;transition: all .5s;flex-direction: row;align-items: center;}
.h-logo img{max-height: 100%;}
.h-nav{width: calc(100% - 650px);display: flex;flex-direction: row;justify-content: space-around;transition: all .5s}
.h-nav li{height: 100%;width:16.66%;text-align: center;}
.h-nav li .yiji{color:#fff;font-size: 16px;transition: all .5s;display: inline-block;height: 100%;line-height: 90px;font-weight: 400;position: relative;padding:0 15px;width:100%;}
.h-nav li .yiji:before{content:'';border: 6px solid transparent;border-bottom: 6px solid var(--pei-color);position: absolute;left: 50%;margin-left: -6px;transition: all 0.5s;opacity: 0;bottom:25px;}
.h-nav li.on .yiji{color:var(--pei-color);letter-spacing: 1px;}
.h-nav li.on .yiji:before{opacity: 1;bottom: 0;}

.h-nav li .sublist{position: fixed;width:100%;top:90px;left:0;background: rgba(255,255,255,.95);box-shadow:0px 5px 5px 5px rgba(9,9,9,.1);display: none;padding:60px 0;}
.h-nav li .sublist .wrapp{display: flex;flex-direction: row;justify-content: space-between;}
.h-nav li .sublist .left{width:400px;padding:15px 60px;border-right:solid 1px #e9e9e9;display: flex;flex-direction: column;text-align: left;justify-content: center;}
.h-nav li .sublist .left .t1{font-size: 20px;font-weight: bold;}
.h-nav li .sublist .left .t2{font-size: 15px;color:#999;margin:15px 0 30px;}
.h-nav li .sublist .left a{border-radius: 3px;background: var(--zhu-color);color:#fff;display: block;width:120px;height: 40px;line-height: 40px;text-align: center;transition: all .5s}
.h-nav li .sublist .left a:hover{background: var(--pei-color);}
.h-nav li .sublist .right{width:calc(100% - 400px);padding:15px 60px;overflow: hidden;overflow: hidden;}
.h-nav li .sublist .right a{width:31%;margin:0 1%;overflow: hidden;display: block;float: left;transition: all .5s}
.h-nav li .sublist.project .right a{width:23%;}
.h-nav li .sublist .right a .img{padding-bottom:43.39%;border-radius: 3px;transition: all .5s}
.h-nav li .sublist.project .right a .img{padding-bottom:75%;}
.h-nav li .sublist .right a p{font-size: 16px;text-align: center;color:#333;padding-top:15px;transition: all .5s}
.h-nav li .sublist .right a:hover p{color:var(--pei-color);}
.h-nav li .sublist.product .right{}
.h-nav li .sublist.product .right .item{width:100%;overflow: hidden;padding-bottom: 5px}
.h-nav li .sublist.product .right .item .hd{width:auto;}
.h-nav li .sublist.product .right .item .hd i{font-size: 20px;color:var(--pei-color);float: left;line-height: 1;margin-top:4px;}
.h-nav li .sublist.product .right .item .hd p{font-size: 17px;color:#333;float: left;padding-top:0px;font-weight: bold;margin-left:10px;transition: all .5s}
.h-nav li .sublist.product .right .item .hd:hover p{color:var(--pei-color);}
.h-nav li .sublist.product .right .item .bd{padding:8px 0px 8px 33px;overflow: hidden;width:100%;float: left;}
.h-nav li .sublist.product .right .item .bd a{color:#999;display: inline-block;margin:5px 8px;width:auto;}
.h-nav li .sublist.product .right .item .bd a:hover{color:var(--pei-color);}
.h-nav li .sublist.contact .right .item2{width:25%;float: left;display: flex;flex-direction: column;text-align: left;justify-content: center;height: 100%}
.h-nav li .sublist.contact .right .item2 i{font-size: 38px;line-height: 1;color:var(--pei-color);}
.h-nav li .sublist.contact .right .item2 b{color:#999;font-size:17px;padding:10px 0;}
.h-nav li .sublist.contact .right .item2 span{color:#333;font-size:15px;}
.h-nav li .sublist.contact .right .item2 img{max-width: 130px;}
.h-right{width:220px;display: flex;flex-direction: row;align-items: center;transition: all .5s;color:#fff;justify-content: flex-end;}
.h-right i{font-size: 22px;line-height: 1}
.h-right span{font-size: 18px;padding:0 0 0 10px;}
.h-right b{font-size:24px;font-family: 'DIN';}


.h-menu{width:60px;text-align: center;cursor: pointer;display: none;flex-direction: column;justify-content:center;}
.h-menu i{color:#fff;font-size: 40px;line-height: 1}

@media(max-width: 1400px){
	
	.h-nav{width:calc(100% - 600px);}
}
@media(max-width: 1200px){
	.h-logo{width:220px;}
	.h-right{width:auto;padding-right: 15px}
	.h-right i{margin-right:10px;}
	.h-right b{font-size: 20px}
	.h-right span{display: none;}
	.h-nav{width:calc(100% - 420px);}
}
@media(max-width: 1024px){
	.h-logo{width:250px;}
	.h-right{display: none;}
	.h-nav{width:calc(100% - 280px);}

}
@media(max-width: 992px){
	.h-nav{display: none;}
	.h-logo{width:calc(100% - 100px);}
	.h-menu{display:flex;}
}
@media(max-width: 576px){
	.header-box{padding:0;}
	.h-menu{width:50px;height: 50px}
	.h-menu i{font-size: 30px}
	.h-logo{width:calc(100% - 60px);padding:5px 5px;height:50px}
}

/*flash*/
.banner {position: relative;overflow: hidden;}
.banner-slide{overflow:hidden}
.banner-slide figure{display:block;line-height:1;margin:0;}
.banner-slide figure img,.banner-slide figure video{display:block;position:relative;height: 100vh;object-fit: cover;width:100%;}
.banner-down{position:absolute;left:8.33vw;right:8.33vw;bottom:3.75vw;display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;z-index:10}
.banner-dit{display:flex;align-items:center}
.banner-dit .swiper-pagination{position:relative;margin-top:25px;line-height:1}
.banner-dit .swiper-pagination .swiper-pagination-bullet{margin-right:12px;position:relative;width:16px;height:16px;opacity:1;background:none}
.banner-dit .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{transform:scale(1)}
.banner-dit .swiper-pagination .swiper-pagination-bullet:before{position:absolute;left:50%;top:50%;margin-left:-2px;margin-top:-2px;content:"";width:4px;height:4px;background:#fff;border-radius:50%}
.banner-dit .swiper-pagination .swiper-pagination-bullet:after{position:absolute;left:0;top:0;content:"";box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:2px solid rgba(255,255,255,0.2);transform:scale(0);transition:0.3s}
.banner-numble{display:flex;align-items:flex-end;margin-right:2.5vw;color:#fff;font-size:24px;font-family:"DIN";line-height:1}
.banner-numble i{display:inline-block;margin:0 8px;font-style:normal}
.banner-numble b{font-weight:normal;position:relative;top:2px;font-size:30px}
.banner-btn{display:flex}
.banner-btn span{display:inline-block;margin-right:20px;width:38px;height:38px;border:1px solid rgba(255,255,255,0.2);border-radius:50%;text-align:center;line-height:38px;color:#fff;font-size:14px;cursor:pointer;transition:0.35s}
.banner-btn span:hover{border-color:#fff}
.banner-btn span:last-child{margin-right:0}
.banner-line{position:absolute;left:0;bottom:0;width:100%;z-index:3;height:3;background:rgba(255,255,255,0.2);height:1px}
.banner-line span{display:block;position:absolute;left:0;top:0;width:20%;height:1px;background:#fff}
.btext{position:absolute;left:50%;top:40%;margin-left:-17.4vw;margin-top:-17.4vw;width:34.9vw;height:34.9vw;display:flex;justify-content:center;align-items:center;background:url(../images/bbg.png) center no-repeat;background-size:cover;z-index:3;animation: rotate 4s linear infinite;}
.btext-wrap{text-align:center;position: absolute;top:30%;left:50%;transform: translateX(-50%);width:90%;}
.btext-wrap small{display:block;margin-bottom:1.77vw;line-height:1;color:#fff;font-size:40px;font-family:"DIN";text-shadow: 2px 2px 2px #666;text-transform: uppercase; }
.btext-wrap strong{display:block;line-height:1;color:#fff;font-size:50px;font-weight:bold;text-shadow: 1px 1px 1px #666;position:relative;padding-bottom: 30px;margin-bottom:30px}
/*.btext-wrap strong span{color:var(--zhu-color);}*/
.btext-wrap strong:after{content:'';position: absolute;bottom:0;left:50%;transform: translateX(-50%);height:5px;width:100px;background: var(--pei-color);}
.btext-wrap p{color:#fff;font-size:15px;font-weight: lighter;text-shadow: 1px 1px 1px #666;}
.scroll-more{position:absolute;left:0;bottom:15%;z-index:3;width:100%;text-align:center}
.scroll-more span{display:block;position:relative;margin:auto;width:18px;height:32px}
.scroll-more span:before{position:absolute;left:0;top:0;content:"";width:18px;height:28px;border:2px solid #fff;border-radius:9px}
.scroll-more span:after{position:absolute;left:50%;margin-left:-1px;top:8px;content:"";width:2px;height:8px;background:#fff;animation:mousedown 1s infinite}
.scroll-more p{margin-top:10px;line-height:1;color:#fff;font-size:14px}
@keyframes mousedown{0%{opacity:1;transform:translateY(0)}
	100%{opacity:0.2;transform:translateY(6px)}
}
@media(max-width: 1024px){
	/*.banner-slide figure img{height: 800px}*/
}
@media(max-width: 992px){
	.banner-slide figure img,.banner-slide figure video{height: 700px}
	.btext-wrap strong{font-size: 40px}
	.btext-wrap strong:after{width:80px;}
}
@media(max-width: 576px){
	.banner-slide figure img,.banner-slide figure video{height: 500px}
	.btext-wrap small{font-size:24px;}
	.btext-wrap strong{font-size:24px;padding-bottom: 15px;}
	.btext-wrap strong:after{height: 3px}
	.btext-wrap p{font-size: 12px}
	.banner-dit .swiper-pagination{display: none;}
	.banner-numble b{font-size: 24px;}
	.banner-numble{font-size:20px;}
	.banner-btn span{width:30px;height: 30px;line-height: 30px}
}
/*ipro*/
.ipro .big{overflow: hidden;}
.ipro .big .swiper-slide{height: 100vh;width:100%;position: relative;}
.ipro .big .swiper-slide .bg{height: 100%;width:100%;background-size: cover;}
.ipro .big .swiper-slide .bg img{height: 100%;width:100%;object-fit: cover;}
.ipro .big .swiper-slide .txt{position: absolute;top:0;left:0;height: 100%;width:100%;}
.ipro .big .swiper-slide .txt .box{display: flex;flex-direction:column;width:440px;padding:0 15px;height: calc(100vh - 160px);justify-content: center;}
.ipro .big .swiper-slide .txt .hd{color:#fff;border-bottom:solid 1px rgba(255,255,255,.3);padding-bottom: 20px}
.ipro .big .swiper-slide .txt .hd .t1{font-family:'DIN';font-size: 36px;text-transform: uppercase;line-height: 1.1}
.ipro .big .swiper-slide .txt .hd .t2{font-size: 36px;font-weight: bold;}
.ipro .big .swiper-slide .txt .md{padding:15px 0;display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.ipro .big .swiper-slide .txt .md a{padding:10px 0;position: relative;font-size: 18px;width:49%;display:flex;flex-direction: row;align-items: center;color:#fff;transition: all .5s}
.ipro .big .swiper-slide .txt .md a span{display: block;}
.ipro .big .swiper-slide .txt .md a:before{content:'';width:8px;height: 8px;border-radius: 50%;background: #fff;display: block;margin-right: 10px}
.ipro .big .swiper-slide .txt .md a:hover{color:var(--pei-color);}
.ipro .big .swiper-slide .txt .more{border:solid 1px #fff;border-radius: 5px;width:205px;height: 44px;display:flex;flex-direction: row;align-items: center;color:#fff;margin-top: 60px;position: relative;overflow: hidden;transition: all .5s}
.ipro .big .swiper-slide .txt .more:before{content:'';position: absolute;width:0;height: 100%;background:#7d0b10;left:0;top:0;transition: all .5s;}
.ipro .big .swiper-slide .txt .more span{width:118px;display: block;text-align: center;font-size: 16px;position: relative;z-index: 1}
.ipro .big .swiper-slide .txt .more i{font-size: 20px;position: relative;z-index: 1}
.ipro .big .swiper-slide .txt .more:hover{border-color:#7d0b10;}
.ipro .big .swiper-slide .txt .more:hover:before{width:100%;}
.ipro .small{background: rgba(0,0,0,.7);position: absolute;bottom:0;left:0;width:100%;z-index: 1;overflow: hidden;}
.ipro .small .swiper-slide{display: flex;flex-direction: column;align-items: center;color:#fff;padding:40px 15px;transition: all .5s;cursor: pointer;}
.ipro .small .swiper-slide i{font-size: 40px;}
.ipro .small .swiper-slide p{font-size: 20px;font-weight: bold;}
.ipro .small .swiper-slide:hover,.ipro .small .swiper-slide-thumb-active{background:#7d0b10;}
@media(max-width: 1400px){
	.ipro .big .swiper-slide .txt .box{height: calc(100vh - 140px);}
	.ipro .small .swiper-slide{padding:25px 15px;}
}
@media(max-width: 1024px){

}
@media(max-width: 768px){
	.ipro .big .swiper-slide{height: 550px}
	.ipro .big .swiper-slide .txt .box{height: 470px;}
	.ipro .big .swiper-slide .txt .hd .t1{font-size:20px;}
	.ipro .big .swiper-slide .txt .hd .t2{font-size:20px;}
	.ipro .big .swiper-slide .txt .md a{font-size: 14px;}
	.ipro .big .swiper-slide .txt .more{height: 36px;width:120px;margin-top: 30px;}
	.ipro .big .swiper-slide .txt .more span{font-size: 14px;}
	.ipro .big .swiper-slide .txt .more i{font-size: 16px;}
	.ipro .small .swiper-slide{padding:15px;}
	.ipro .small .swiper-slide i{font-size: 25px}
	.ipro .small .swiper-slide p{font-size: 14px;}

}
@media(max-width: 576px){
	.ipro .big .swiper-slide .txt .box{width:95%;}
	.ipro .small .swiper-slide i{line-height: 1}
	.ipro .small .swiper-slide{padding:5px;}

}

/*icom*/
.icom{background: url(../images/icom-bg.jpg) left center no-repeat;width:100vw;height: 100vh;background-size: cover;background-attachment: fixed;}
.icom-txt{height: 100vh;width:55%;display: flex;flex-direction: column;justify-content: center;padding:0 15px;}
.icom-txt .t1{color:var(--pei-color);font-size: 36px;font-family: 'DIN';text-transform: uppercase;position: relative;left:-120%;}
.icom-txt .t2{color:#fff;font-size: 36px;font-weight: bold;position: relative;left:-120%;}
.icom-txt .t3{color:rgba(255,255,255,.5);font-size: 16px;line-height: 34px;margin-top: 25px;position: relative;left:-120%;}
.icom-txt .data{display: flex;flex-direction: row;width:100%;justify-content: space-around;padding:60px 0px;flex-wrap:wrap;}
.icom-txt .data li{width:30%;display: flex;flex-direction: row;position: relative;left:-120%;}
.icom-txt .data li .left{width:90px;height: 90px;position: relative;}
.icom-txt .data li .left .bg{position: absolute;top:0;left:0;width:100%;height: 100%;background:url(../images/icom-bg2.png) center no-repeat;background-size:100% 100%;animation: rotate 2s linear infinite;}
.icom-txt .data li:nth-child(2) .left .bg{background:url(../images/icom-bg3.png) center no-repeat;background-size:100% 100%;}
.icom-txt .data li:nth-child(3) .left .bg{background:url(../images/icom-bg4.png) center no-repeat;background-size:100% 100%;}
.icom-txt .data li .left span{position: absolute;top:25px;left:40px;width:8px;height: 8px;background:var(--pei-color);border-radius: 50%; }
.icom-txt .data li .left i{color:#fff;font-size:40px;position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height: 1 }
.icom-txt .data li .right{display: flex;flex-direction: column;margin-left: 20px}
.icom-txt .data li .right .hd{color:#fff;font-weight: bold;line-height: 1.2}
.icom-txt .data li .right .hd b{font-size: 48px;font-family:'DIN';}
.icom-txt .data li .right .hd span{font-size: 18px;margin-left:10px;}
.icom-txt .data li .right .bd{font-size: 18px;color:rgba(255,255,255,0.5);}
.icom-txt .more{border:solid 1px #fff;border-radius: 5px;width:205px;height: 44px;display:flex;flex-direction: row;align-items: center;color:#fff;position: relative;overflow: hidden;transition: all .5s;margin-left: 15px;left:-120%;}
.icom-txt .more:before{content:'';position: absolute;width:0;height: 100%;background:#7d0b10;left:0;top:0;transition: all .5s;}
.icom-txt .more span{width:118px;display: block;text-align: center;font-size: 16px;position: relative;z-index: 1}
.icom-txt .more i{font-size: 20px;position: relative;z-index: 1}
.icom-txt .more:hover{border-color:#7d0b10;}
.icom-txt .more:hover:before{width:100%;}
@media(max-width: 1400px){
	.icom-txt{width:65%;}
}
@media(max-width: 1200px){
	.icom-txt{width:75%;}
}
@media(max-width: 1024px){
	.icom{height: auto;padding:90px 0;}
	.icom-txt{width:85%;height: auto;}
}
@media(max-width: 992px){
	.icom-txt{width:90%;}
	.icom-txt .t2{font-size:32px;}
	.icom-txt .data li .left{width:80px;height: 80px;}
	.icom-txt .data li .left i{font-size: 35px}
	.icom-txt .data li .left span{top:22px;}
	.icom-txt .data li .right .hd b{font-size:40px;}
	.icom-txt .data li .right .bd{font-size: 16px;}
}
@media(max-width: 768px){
	.icom-txt{width:100%;}
	.icom-txt .data li .right{margin-left: 10px}
	.icom-txt .data li .left{width:70px;height: 70px;}
	.icom-txt .data li .left i{font-size: 35px}
	.icom-txt .data li .left span{top:22px;}
	.icom-txt .data li .right{margin-left: 5px}
	.icom-txt .data li .right .hd b{font-size:30px;}
	.icom-txt .data li .right .hd span{margin-left: 5px}
	.icom-txt .data li .right .bd{font-size: 14px;}
	.icom-txt .more{height: 36px;width:120px;margin-top: 30px;}
	.icom-txt .more span{font-size: 14px;}
	.icom-txt .more i{font-size: 16px;}
}
@media(max-width: 576px){
	.icom-txt .t1{font-size: 18px}
	.icom-txt .t2{font-size: 20px}
	.icom-txt .t3{margin-top: 15px;font-size: 14px;line-height: 28px}
	.icom-txt .data{padding:15px 0 30px;justify-content: flex-start;}
	.icom-txt .data li{width:50%;margin-top: 20px}
	.icom-txt .data li .left{width:50px;height: 50px;}
	.icom-txt .data li .left i{font-size: 25px}
	.icom-txt .data li .left span{top:12px;left:25px;width:6px;height: 6px}
	.icom-txt .data li .right .hd b{font-size: 24px}
	.icom-txt .data li .right .hd span{font-size: 14px}
	.icom-txt .data li .right .bd{font-size: 12px}
	.icom-txt .more{margin-top: 0}
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*iapply*/
.iapply{width:100vw;height: 100vh;overflow: hidden;background:url(../images/iapply-bg.jpg) center no-repeat;background-size: cover;background-attachment: fixed;}
.iapply-box{height: calc(100% - 90px);width:100%;margin-top: 90px;}
.iapply-box .hd{height:100%;width:100%;display: flex;flex-direction: row;flex-wrap:wrap;overflow: hidden;}
.iapply-box a{display: block;position: relative;width:25%;border-right:solid 1px rgba(255,255,255,.2);border-bottom:solid 1px rgba(255,255,255,.2);overflow: hidden;opacity: 0}
.iapply-box a:nth-child(4n){border-right:none;}
.iapply-box a:nth-child(n+5){border-bottom:none;}
.iapply-box a .hd{position: absolute;top:0;left:0;height:100%;width:100%;display: flex;flex-direction: column;justify-content: center;color:#fff;padding-left: 4vw;transition: all .5s}
.iapply-box a .hd span{font-size: 24px;border-bottom: solid 1px #fff;display: inline;width:35px;padding-bottom:10px;margin-left: 10px}
.iapply-box a .hd .t1{font-size:24px;font-weight: bold;padding:10px 0 5px;}
.iapply-box a .hd .t2{font-size:12px;text-transform: uppercase;}
.iapply-box a .md{opacity: 0;position: absolute;right:2vw;bottom:0;transition: all .5s}
.iapply-box a .md i{font-size: 35px;color:#fff;}
.iapply-box a .bd{position: absolute;height: 50%;bottom:-50%;left:0;transition: all .5s;width:100%;}
.iapply-box a .bd img{width:100%;height: 100%;object-fit: cover;}
.iapply-box a:hover .hd,.iapply-box a.on .hd{height: 50%;background:rgba(7,69,152,0.8);}
.iapply-box a:hover .bd,.iapply-box a.on .bd{bottom:0;}
.iapply-box a:hover .md,.iapply-box a.on .md{opacity: 1;bottom:calc(calc(calc(100% - 90px)/2) + 60px);}
@media(max-width: 1200px){
	.iapply-box a .md i{font-size: 35px}
	.iapply-box a:hover .hd,.iapply-box a.on .hd{padding:0 15px;}
}
@media(max-width: 1024px){
	.iapply{height: auto;}
	.iapply-box{margin-top:0;height: auto;}
	.iapply-box a{height: 350px}
	.iapply-box a .md{display: none!important;}
}
@media(max-width: 992px){
	.iapply-box{}
	.iapply-box a{width:33.3%;}
	.iapply-box a:nth-child(n+7){display: none;}
	.iapply-box a:nth-child(4){border-right:solid 1px rgba(255,255,255,.2);border-bottom:none;}
	.iapply-box a:hover .hd,.iapply-box a.on .hd{padding:0 15px;}
}
@media(max-width: 768px){

	.iapply-box a{width:50%;border-bottom:solid 1px rgba(255,255,255,.2)!important;height: 300px}
	.iapply-box a:nth-child(n+7){display: block;}
	.iapply-box a:nth-child(2n){border-right:none;}
	.iapply-box a:hover .hd,.iapply-box a.on .hd{padding:0 15px;}
}
@media(max-width: 576px){
	.iapply-box a .hd{padding-left:15px;padding-right: 15px;}
	.iapply-box a .hd span{font-size: 20px;margin-left: 0;width:25px;padding-bottom:0}
	.iapply-box a .hd .t1{font-size: 14px;}
	.iapply-box a .hd .t2{font-size:12px;display: none;}
	
	.iapply-box a{height: 220px}
}

/*inews*/
.inews{background: url(../images/inews-bg.jpg) center no-repeat;width:100%;height: 100vh}
.inews-box{height: calc(100vh - 90px);width:100%;margin-top: 90px;display: flex;flex-direction: column;justify-content: center;padding:0 15px;}
.inews-box-hd{text-align: center;color:#fff;}
.inews-box-hd .t1{font-weight: bold;font-size:48px;position: relative;opacity: 0;bottom:-200px;}
.inews-box-hd .t2{font-size:16px;margin-top: 5px;position: relative;opacity: 0;bottom:-200px;}
.inews-box-bd{overflow: hidden;margin-top: 45px;position: relative;opacity: 0;bottom:-200px;}
.inews-box-bd a{display: flex;flex-direction: column;border:solid 1px rgba(255,255,255,0.3);border-radius: 10px;padding:20px;background: rgba(255,255,255,.8);transition: all .5s}
.inews-box-bd a .img{padding-bottom: 53%;border-radius: 10px}
.inews-box-bd a .img img{transition: all .5s}
.inews-box-bd a .t1{font-size: 20px;padding:20px 0 10px;font-weight: bold;color:#333;transition: all .5s}
.inews-box-bd a .t2{font-size: 14px;line-height: 24px;color:#888;transition: all .5s;}
.inews-box-bd a .t3{border-top:solid 1px #ccc;padding-top: 20px;margin-top: 30px;display: flex;flex-direction: row;justify-content: space-between;color:#666666;}
.inews-box-bd a .t3 .lt{font-family:'DIN';font-size:20px;}
.inews-box-bd a .t3 .lt i{float: left;margin-right: 5px;font-size:22px;}
.inews-box-bd a .t3 .rt i{color:var(--zhu-color);font-size: 22px;float: right;line-height: 1}
.inews-box-bd a:hover{background:rgba(7,69,152,.8);}
.inews-box-bd a:hover .img img{transform:rotate(5deg) scale(1.15,1.15);}
.inews-box-bd a:hover .t1{color:#fff;padding-left: 10px}
.inews-box-bd a:hover .t2{color:rgba(255,255,255,.5);}
.inews-box-bd a:hover .t3{color:rgba(255,255,255,.7);}
.inews-box-bd a:hover .t3 .rt i{color:var(--pei-color);}
@media(max-width: 1024px){
	.inews{height: auto;}
	.inews-box{height: auto;padding-bottom:60px;margin:0;}
	.inews-box-hd .t1{font-size: 40px}
}
@media(max-width: 992px){
	.inews{height: auto;padding:90px 0;}
}
@media(max-width: 768px){
	.inews-box{height: auto;}
}
@media(max-width: 576px){
	.inews-box{padding:0;}
	.inews-box-hd .t1{font-size: 30px;}
	.inews-box-hd .t2{padding:0 15px;font-size: 14px}
	.inews-box-bd{padding:0 45px;}
	.inews-box-bd a{padding:10px;}
	.inews-box-bd a .t1{font-size:16px;padding:15px 0 5px;}
	.inews-box-bd a .t2{font-size:12px;-webkit-line-clamp:2;}
	.inews-box-bd a .t3{margin-top: 10px;padding:10px 0 5px;}
	.inews-box-bd a .t3 .lt{font-size: 16px}
	.inews-box-bd a .t3 .lt i{font-size: 16px}
}

/*footer*/
.footer{width:100%;height: 100vh;background: url(../images/footer-bg.jpg) center no-repeat;background-size:cover;overflow: hidden;}
.footer-box{height: calc(100vh - 90px);margin-top: 90px;width:100%;display: flex;flex-direction: column;justify-content: space-between;}
.footer-hd{width:100%;height: calc(100% - 64px);}
.footer-hd .wrap{display: flex;flex-direction: row;justify-content: space-between;align-items: center;height: 100%}
.footer-hd .left{width:360px;padding:0 15px;position: relative;left:-120%;}
.footer-hd .left .hd{border-bottom:solid 2px var(--pei-color);padding:15px 0;color:#fff;display: flex;flex-direction: column;}
.footer-hd .left .hd .t1{font-size: 16px}
.footer-hd .left .hd .t1 i{font-size: 18px;float: left;margin-right: 5px;}
.footer-hd .left .hd .t2{font-family: 'DIN';font-weight:bold;font-size:48px;}
.footer-hd .left .md{padding:20px 0;color:#fff;}
.footer-hd .left .md li{width:100%;font-size: 16px;line-height: 36px}
.footer-hd .left .bd{display: flex;flex-direction: row;justify-content: space-between;margin-top: 15px}
.footer-hd .left .bd li{width:150px;border:solid 1px rgba(255,255,255,.1);padding:15px 15px 10px;}
.footer-hd .left .bd li img{width:100%;}
.footer-hd .left .bd li p{text-align: center;font-size: 14px;font-weight: lighter;margin-top: 10px;color:#fff;}
.footer-hd .right{display: flex;flex-direction: column;width:560px;overflow: hidden;margin-right: 13vw;color:#fff;position: relative;right:-120%;}
.footer-hd .right i{font-size: 55px;width:100%;}
.footer-hd .right .t1{font-size: 16px;margin-top: 15px;margin-bottom: 5px}
.footer-hd .right .t2{font-size: 24px;font-weight: bold;}
.footer-hd .right .msg{display: flex;flex-direction: row;flex-wrap:wrap;justify-content: space-between;margin-top: 35px}
.footer-hd .right .msg li{width:49%;border-radius: 3px;height: 55px;background: rgba(255,255,255,.7);margin-bottom: 10px;overflow: hidden;}
.footer-hd .right .msg li:nth-child(6){width:100%;}
.footer-hd .right .msg li input{padding:15px;color:#fff;width:100%;height: 100%;background: none;font-size: 14px;}
.footer-hd .right .msg li .captcha{width:calc(100% - 100px);float: left;}
.footer-hd .right .msg li img{width:100px;float: right;height: 55px}
.footer-hd .right .msg li a{width:100%;height: 100%;text-align: center;line-height: 55px;color:#fff;background: var(--zhu-color);transition: all .5s;display: block;}
.footer-hd .right .msg li a:hover{background: var(--pei-color);}
.footer-bd{height: 64px;line-height: 64px;color:#fff;border-top:solid 1px rgba(255,255,255,.3);width:100%;}
.footer-bd .wrap{padding:0 15px;}
@media(max-width: 1200px){
	.footer-hd .right{margin-right: 5vw}
}
@media(max-width: 1024px){
	.footer{height: auto;}
	.footer-box{height: auto;margin-top: 0}
	.footer-hd{padding:90px 0;height: auto;}
}
@media(max-width: 992px){
	.footer{height: auto;}
	.footer-hd .right{width:calc(100% - 450px)}
	.footer-hd .right i{font-size: 50px}
	.footer-hd .right .t2{font-size: 20px}
	.footer-hd .right .msg{flex-direction:column;}

	.footer-hd .right .msg li{width:100%;height: 40px}
	.footer-hd .right .msg li img{height: 40px}
	.footer-hd .right .msg li a{line-height: 40px;}
}
@media(max-width: 768px){
	.footer-box{height: auto;}
	.footer-hd .wrap{flex-direction: column;align-items: flex-start;}
	.footer-hd .right{width:100%;padding:30px 15px;}
	.footer-hd .right .msg{flex-direction: row;}
	.footer-hd .right .msg li{width:48%;}
}
@media(max-width: 576px){
	.footer-hd{padding:60px 0 30px;}
	.footer-hd .left{width:100%;padding:0 15px;}
	.footer-hd .left .bd li{width:140px;}
	.footer-hd .right .t1{font-size: 14px;}
	.footer-hd .right .t2{font-size:18px;}
	.footer-hd .right .msg{flex-direction: column;}
	.footer-hd .right .msg li{width:100%;}

}

/*l-banner*/
.l-banner{height: 670px;width:100%;display: flex;flex-direction: column;justify-content: center;color:#fff;}
.l-banner .wrap{padding:0 15px;}
.l-banner .t1{font-size: 44px;font-weight: bold;}
.l-banner .t2{font-size: 22px;margin-top: 10px}
.about-banner{background: url(../images/about-banner.jpg) center no-repeat;background-size:cover;}
.pro-banner{background: url(../images/product-banner.jpg) center no-repeat;background-size:cover;}
.contact-banner{background: url(../images/contact-banner.jpg) center no-repeat;background-size:cover;}
.news-banner{background: url(../images/news-banner.jpg) center no-repeat;background-size:cover;}
.apply-banner{background: url(../images/apply-banner.jpg) center no-repeat;background-size:cover;}
.info-banner{background: url(../images/info-banner.jpg) center no-repeat;background-size:cover;}
@media(max-width: 992px){
	.l-banner .t1{font-size: 38px;}
	.l-banner .t2{font-size: 20px;}
}
@media(max-width:768px){
	.l-banner .t1{font-size: 32px;}
	.l-banner .t2{font-size: 18px;}
	.l-banner{height: 500px}
}
@media(max-width:576px){
	.l-banner .t1{font-size: 24px;}
	.l-banner .t2{font-size: 14px;}
	.l-banner{height: 300px}
}

/*position*/
.position{border-top:solid 1px rgba(255,255,255,.3);height: 74px;background: rgba(0,0,0,.3);margin-top: -74px;line-height: 74px;}
.position .container-fluid{display: flex;flex-direction: row;justify-content: space-between;}
.position .pleft{width:calc(100% - 360px);}
.position .pleft a{color:#fff;font-size:16px;margin-right:90px;position:relative;display: block;float: left;}
.position .pleft a:before{content:'';width:0;height: 3px;background: #fff;top:-2px;left:0;background: #fff;position: absolute;transition: all .5s}
.position .pleft a:hover:before{width:100%;}
.position .pleft a.active:before{width:100%;}
.position .pright{width:360px;color:#fff;display: flex;flex-direction: row;justify-content: flex-end;align-items: center;}
.position .pright .weizhi{font-size: 25px;margin-right: 3px}
.position .pright .jiantou{font-size: 20px;margin: 2px 3px 0 3px;}
.position .pright a{color:#fff;}
.position .pright a:hover{color:var(--pei-color);}
@media(max-width: 992px){
	.position .pleft{width:100%;}
	.position .pright{display: none;}
}
@media(max-width: 576px){
	.position{height: 50px;margin-top: -50px;line-height: 50px}
	.position .pleft a{margin-right: 30px;font-size: 14px;}
}

/*com-part1*/
.com-part1{padding:60px 0;overflow: hidden;}
.com-part1 .container-fluid{display: flex;flex-direction: row;justify-content: space-between;}
.com-part1-left{width:50%;}
.com-part1-left .t1{font-size: 30px;color:var(--pei-color);line-height: 1}
.com-part1-left .t2{font-size: 48px;color:#3e3a39;font-weight: bold;}
.com-part1-left .t3{font-size: 16px;color:#666666;line-height: 36px;margin:40px 0;-webkit-line-clamp:9;}
.com-part1-left .more{display: flex;flex-direction: row;align-items: center;color:var(--pei-color);font-size: 16px;width:250px;}
.com-part1-left .more i{margin-left: 10px;font-size: 20px;transition: all .5s}
.com-part1-left .more span{margin-left: 10px;transition: all .5s}
.com-part1-left .more .circle{width:56px;height: 56px;border-radius: 50%;background: var(--pei-color);position: relative;left:0px;}
.com-part1-left .more .circle:before{content:'';width:8px;height: 8px;background: #fff;border-radius: 50%;position: absolute;top:24px;left:24px;z-index: 3;transition: all .5s}
.com-part1-left .more .circle:after{content:'';width:8px;height: 8px;background: #fff;border-radius: 50%;position: absolute;top:24px;left:24px;z-index: 2;transition: all .5s}
.com-part1-left .more:hover .circle:before{background: var(--pei-color);}
.com-part1-left .more:hover .circle:after{width:48px;height: 48px;left:4px;top:4px;}
.com-part1-left .more:hover i{font-size: 30px}
.com-part1-right{width:50%;text-align: right;}
@media(max-width: 1400px){
	.com-part1-right{width:48%;}
	.com-part1-left .t3{-webkit-line-clamp:7;}
}
@media(max-width: 1200px){
	.com-part1-left .t2{font-size: 42px}
	.com-part1-left .t3{-webkit-line-clamp:6;}
}
@media(max-width: 992px){
	.com-part1-left .t2{font-size: 38px}
	.com-part1-left .t3{-webkit-line-clamp:4;}
}
@media(max-width:768px){
	.com-part1 .container-fluid{flex-direction:column-reverse;}
	.com-part1-left{width:100%;margin-top: 45px}
	.com-part1-left .t2{font-size: 38px}
	.com-part1-left .t3{-webkit-line-clamp:4;}
	.com-part1-right{width:70%;}
}
@media(max-width: 576px){
	.com-part1{padding:30px 0;}
	.com-part1-left{margin-top: 30px;}
	.com-part1-left .t1{font-size: 20px}
	.com-part1-left .t2{font-size: 30px}
	.com-part1-left .t3{margin:30px 0;-webkit-line-clamp:6;font-size: 15px;line-height: 28px}
	.com-part1-right{width:90%;}

}

/*com-part2*/
.software{position:relative;z-index:2;overflow:hidden}
.software-bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-2;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment: fixed;}
.software-en{position:absolute;left:0;top:7.6vw;z-index:-1;width:100%;line-height:1;color:#053978;font-size:13.85vw;font-family:Arial;text-align:center;font-weight:bold;opacity: 0.2}
.software-info{position:relative;overflow:hidden}
.software-arlcle{position:relative;margin:auto;text-align:center}
.software-arlcle img{display:inline-block;margin:auto;height:52vw;object-fit: cover;animation: rotate 4s linear infinite;}
.software-swiper{position:absolute;left:50%;margin-left:-15.73vw;top:7.81vw;width:31.46vw}
.software-slide{position:relative;height:auto}
.software-slide a{display: block;position: relative;}
.software-slide a:hover figure img{transform:scale(1.05)}

.software-slide figure{display:block;line-height:1;overflow:hidden;border-radius:50%}
.software-slide figure img{display:block;width:100%;height:auto;transition:0.68s}
.software-text{position:absolute;left:2.08vw;right:2.08vw;top:50%;transform:translateY(-50%);text-align:center}
.software-text b{display:block;line-height:2;color:#fff;font-size:4.5vw;font-weight:normal}
.software-text strong{display:block;line-height:1;color:#fff;font-size:2.5vw}
.software-in{margin-bottom:2.19vw;color:#fff;font-size:16px}
.software-in p{overflow: hidden;padding:2vw;line-height: 2}
.software-arrow{margin:auto;width:4.17vw;height:4.17vw;line-height:4.17vw;text-align:center;border:2px solid #fff;border-radius:50%;color:#fff;font-size:1.56vw;transition:0.4s;display: none;}
.software-slide a:hover .software-arrow{background:#fff;color:var(--pei-color);text-indent:4px}
.software-item{position:absolute;z-index:3;cursor:pointer}
.software-item.active figure{width:12.6vw;height:12.6vw}
.software-item.active figure:before{opacity:1;transform:scale(1)}
.software-item.active .software-fare b{font-size:30px}
.software-item:hover figure img{transform:scale(1.1)}
.software-item figure{display:block;position:relative;width:10.42vw;height:10.42vw;border-radius:50%;overflow:hidden;transition:0.55s}
.software-item figure:before{position:absolute;left:-1px;top:-1px;z-index:2;content:"";width:101%;height:101%;background:url(../images/circular.png) center no-repeat;background-size:cover;opacity:0;transform:scale(0);transition:0.58s}
.software-item figure img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;transition:0.56s}
.software-item1{left:12.71vw;top:27.08vw}
.software-fare{position:absolute;left:0;top:45%;transform:translateY(-50%);width:100%;text-align:center}
.software-fare b{display:block;height:24px;line-height:1;color:#fff;font-size:24px;font-family:Arial;transition:0.3s;margin-bottom: 5px}
.software-fare p{color:#fff;font-size:18px;font-weight:bold}
.software-item2{left:21.77vw;top:6.77vw}
.software-item3{right:20.31vw;top:10.31vw}
.software-item4{right:13.02vw;top:29.69vw}
.software-prev{position:absolute;top:50%;margin-top:-23px;display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,0.3);border-radius:50%;text-align:center;line-height:44px;color:#fff;font-size:16px}
.software-prev.prev{left:5%}
.software-prev.next{right:5%}

@media(max-width: 1600px){
	 .software-in{font-size:16px}
	/*.software-in p{height:58px}*/
	.software-fare p{font-size:16px}
}
@media(max-width: 1200px){
	.software-text strong{font-size:24px }
	.software-in p{font-size: 14px;line-height: 1.8}
}
@media(max-width: 1024px){
	.software-fare p{font-size:13px}
	.software-item{display:none}
	.software-arlcle img{width:100%;height: 68vw}
	.software-swiper{width:50vw;margin-left:-25vw}
	.software-prev{display:block}
	.software-arrow{width:5vw;height: 5vw;line-height: 5vw;font-size: 2vw}
}
@media(max-width: 992px){
	.software-prev{width:40px;height:40px;line-height:40px;}
	.software-in{font-size:14px;}
	.software-text strong{font-size:22px}
	.software-text b{margin-bottom:18px;font-size:50px;line-height: 1}
	.software-arrow{width:34px;height:34px;border-width:1px;line-height:34px;font-size:18px}
}
@media(max-width: 768px){

	.software-text b{font-size:40px}
	.software-in p{font-size: 13px;}
}
@media(max-width: 576px){
	.software-prev{width:30px;height: 30px;line-height: 30px;}
	.software-arlcle img{height: 90vw}
	.software-swiper{width:70vw;margin-left: -35vw;top:13vw;}
	.software-text b{font-size: 24px;margin-bottom: 10px}
	.software-text strong{font-size: 18px;}
	.software-in p{font-size: 12px;line-height: 1.5}
	.software-prev.prev{left:2%;}
	.software-prev.next{right:2%;}
}


.home-business{padding:60px 0;overflow:hidden}
.home-title{text-align:center;color:#3e3a39;font-size:48px;line-height:1;font-weight:bold;}
.business-swiper{position:relative;width:83vw;margin:4.17vw auto 0;overflow: hidden;}
.business-slide{width:68.75%;}
.business-slide a{display: block;position: relative;}
.business-slide.swiper-slide-active figure:before{background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#004190 100%);opacity:0.7}
.business-slide.swiper-slide-active .business-home-info strong,.business-slide.swiper-slide-active .business-home-info p,.business-slide.swiper-slide-active .business-home-info .business-more{opacity:1;visibility:visible;transform:translateY(0)}
.business-slide:hover figure img{transform:scale(1.03)}
.business-slide figure{position:relative;display:block;padding-bottom:58.18%;height:0;overflow:hidden;line-height:1;border-radius:0.94vw}
.business-slide figure img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.business-slide figure:before{position:absolute;left:0;bottom:0;z-index:2;content:"";width:100%;height:100%;border-radius:0.94vw;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#004190 100%);background:rgba(255,255,255,0.5);transition:0.55s}
.business-slide figure img{border-radius:0.94vw;transition:0.78s}
.business-home-info{position:absolute;left:4.58vw;right:4.58vw;bottom:3vw;z-index:5}
.business-home-info strong{display:block;margin-bottom:13px;line-height:1.2;color:#fff;font-size:1.67vw;opacity:0;visibility:hidden;transform:translateY(30px);transition:0.5s 0.3s}
.business-home-info p{color:rgba(255,255,255,.75);font-size:16px;opacity:0;visibility:hidden;transform:translateY(30px);transition:0.5s 0.45s;-webkit-line-clamp:2;font-size: 14px;line-height: 26px;}
.business-more{display:inline-flex;align-items:center;margin-top:1.46vw;opacity:0;visibility:hidden;transform:translateY(30px);transition:0.5s 0.6s}
.business-more:hover i{transform:translateX(4px)}
.business-more b{display:block;position:relative;width:28px;height:28px;background:#fff;border-radius:50%;transition: all .5s}
.business-more b:before{position:absolute;left:50%;top:50%;margin-left:-2px;margin-top:-2px;content:"";width:4px;height:4px;background:var(--pei-color);border-radius:50%;transition: all .5s}
.business-more:hover b{background: var(--pei-color);}
.business-more:hover b:before{background: #fff;}
.business-more p{margin-left:8px;color:#fff;font-size:18px;font-family:Arial}
.business-more i{display:inline-flex;margin-left:22px;color:#fff;line-height:1;font-size:18px;transition:0.35s}
.business-prev{position:absolute;top:50%;margin-top:-2.19vw;width:4.38vw;height:4.38vw;z-index:10;display:flex;justify-content:center;align-items:center}
.business-prev.prev{left:4.69vw}
.business-prev.next{right:4.69vw}
.business-prev:hover:before{transform:scale(1)}
.business-prev:before{position:absolute;left:0;top:0;z-index:-1;content:"";width:100%;height:100%;border-radius:50%;background:rgba(192,5,5,0.3);transform:scale(0);transition:0.4s}
.business-prev b{display:flex;justify-content:center;align-items:center;text-align:center;width:62%;height:62%;line-height:62%;border-radius:50%;background:var(--pei-color);color:#fff;font-size:18px;font-weight:normal}

@media(max-width: 1200px){
	.home-title{font-size: 42px;}
}

@media(max-width: 992px){
	.home-title{font-size: 38px;}
	.home-business{padding:60px 0;}
	.business-swiper{width:98vw;}
	.business-home-info strong{font-size: 22px}
}
@media(max-width: 768px){
	.business-prev{width:40px;height: 40px;line-height: 40px}
	.business-home-info{left:10vw;right:10vw;margin-bottom: 4vw}
	.business-prev.next{right:2vw;}
	.business-prev.prev{left:2vw;}
	.home-title{font-size: 32px}
	.home-business{padding:45px 0 15px;}
}
@media(max-width: 576px){
	.home-title{font-size: 30px;padding-bottom: 15px;}
	.business-home-info p{display: none;}
	.business-more{display: none;}
	.business-home-info strong{font-size: 16px;}
}


/*footer*/
.footer2{background: url(../images/f-bg.jpg) center no-repeat;padding:95px 0 30px;background-size: cover;}
.footer2-hd{display: flex;flex-direction: row;width:100%;justify-content: space-between;margin-bottom:15px;}
.footer2-left{width:380px;padding:0 40px 5px;display: flex;flex-direction: column;}
.footer2-left .t1{color:#fff;font-size: 16px;padding:10px 0;}
.footer2-left .t2{color:#fff;font-size: 36px;font-family:Impact;line-height: 1}
.footer2-left .more{width:60%;height: 47px;background: #fff;margin-top: 35px;}
.footer2-left .more .lt{width:100px;height: 47px;color:#333;margin-left: 10px;line-height: 47px;float: left;}
.footer2-left .more .lt i{font-size: 24px;float: left;margin-top: 2px;font-weight:bold;margin-right: 5px;}
.footer2-left .more .rt{color:var(--zhu-color);margin-right: 15px;width:30px;padding-top: 5px;float: right;height: 100%;position: relative;overflow: hidden;}
.footer2-left .more .rt i{position: absolute;right:0px;animation:ltToRt 1s linear 1s infinite normal;font-size: 24px}
.footer2-left .more:hover{background: var(--pei-color);}
.footer2-left .more:hover .lt{color:#fff;}
.footer2-left .more:hover .rt{color:#fff;}
.footer2-mid{width:calc(100% - 800px);border-right:dashed 1px rgba(255,255,255,.3);border-left:dashed 1px rgba(255,255,255,.3);padding:25px 40px 5px;display: flex;flex-direction: row;justify-content: space-between;}
.footer2-mid li{padding:0 30px;}
.footer2-mid li .t1{color:#fefdfd;}
.footer2-mid li ul{margin-top: 15px;}
.footer2-mid li ul a{color:#fefdfd;margin-bottom: 10px;display: block;opacity: 0.5;transition: all .5s}
.footer2-mid li ul a:hover{color:#fff;opacity: 1}
.footer2-right{width:420px;padding:0 40px;}
.footer2-right .hd{width:100%;}
.footer2-right .hd .lt{width:136px;}
.footer2-right .hd .rt{width:calc(100% - 140px);float: right;padding-left: 15px;color:#fff;}

.footer2-right .hd .rt .t1{font-size: 16px;}
.footer2-right .hd .rt .t2{font-size: 36px;font-weight:bold;font-style: italic;}
.footer2-right .hd .rt .t3{font-size: 14px;}
.footer2-right .hd .rt .t4{font-size: 24px;font-weight: bold;}
.footer2-right .bd{padding:30px 0 5px;}
.footer2-right .bd p{color:#fefdfd;opacity: 0.5;line-height: 28px}
.footer2-bd{color:#fefdfd;opacity: 0.4;padding:30px 0 15px 40px}
.footer2-bd a{color:#fefdfd;opacity: 0.4;display: inline-block;}
.footer2-bd a:hover{color:#fff;opacity: 1}
@media(max-width: 1600px){
	.footer2-mid li{padding:0 15px;}
}
@media(max-width: 1400px){
	.footer2-left{padding:0 15px 15px;width:300px;}
	.footer2-mid{padding:25px 15px;width:calc(100% - 660px);}
	.footer2-right{padding:0px 15px;width:360px;}
}
@media(max-width: 1200px){
	.footer2-mid{padding:25px 15px;width:calc(100% - 600px);}
	.footer2-right{padding:0px 15px;width:300px;}
	.footer2-right .hd .lt{width:110px;}
	.footer2-right .hd .rt{width:calc(100% - 115px);}
	.footer2-right .hd .rt .t2{font-size: 22px;}
	.footer2-right .hd .rt .t4{font-size: 18px;}
}
@media(max-width: 992px){
	.footer2-left{width:50%;}
	.footer2-mid{display: none;}
	.footer2-right{width:50%;}
}
@media(max-width: 768px){
	.footer2-left .t2{font-size: 30px;}
	.footer2-left .more{width:180px}
	.footer2-right .bd{padding:15px 0;}
}
@media(max-width: 600px){
	.footer2{padding:30px 0;}
	.footer2-hd{flex-direction: column;}
	.footer2-left{width:100%;}
	.footer2-logo{width:80%;}
	.footer2-right{width:100%;margin-top: 15px;}
	.footer2-right .hd .lt{width:110px;}
	.footer2-right .hd .rt{width:calc(100% - 120px);padding-left: 0}
	.footer2-right .hd .rt .t2{font-size: 24px;}
	.footer2-right .hd .rt .t4{font-size: 22px;}
	.footer2-bd{padding:0 5px;}

}

/* ���私撮�� */
@keyframes ltToRt {
  from {left:0px;}
  to {left:40px;}
}
/*single*/
.single{background: #f0f0f0;padding:30px 0;overflow: hidden;}
.single .box{line-height: 260%;font-size: 110%;background: #fff;padding:45px;background: #fff;border-radius: 5px}


/* 篋у��蘂���蕁�*/
/*pro-part1*/
.pro-part1{padding:45px 0;background: #f4f4f4;}
.pro-part1-box{width:100%;position: relative;padding:0 15px;}
.pro-part1-box .t1{position: absolute;max-width: 300px;display: block;font-size: 36px;font-weight: bold;color:#333333;transition: all .5s}
.pro-part1-box .t1:hover{color:var(--pei-color);}
.pro-part1-box .hd{width:50%;float: left;padding-top: 90px}
.pro-part1-box .hd ul{width:95%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.pro-part1-box .hd ul li{width:25%;display: flex;flex-direction: column;align-items: center;cursor: pointer;}
.pro-part1-box .hd ul li .pic{width:98px;}
.pro-part1-box .hd ul li .img{width:100%;padding-bottom: 100%;border-radius: 50%;border:solid 3px #c4c4cc;transition: all .5s;box-sizing: content-box;}
.pro-part1-box .hd ul li p{text-align: center;padding:15px 10px 25px;font-size: 16px;color:#333333;width:100%;}
.pro-part1-box .hd ul li:hover .img,.pro-part1-box .hd ul li.on .img{border-color:var(--pei-color);}
.pro-part1-box .hd ul li:hover p,.pro-part1-box .hd ul li.on p{color:var(--pei-color);}
.pro-part1-box .bd{width:45%;float: right;overflow: hidden;}
.pro-part1-box .bd ul{width:100%;display: none;}
.pro-part1-box .bd ul img{height: 432px;width:100%;object-fit: cover;border-radius: 3px}
.pro-part1-box .bd ul .btn13 .buttons a{font-size: 14px;text-align: center;margin:0 8px;;color:#fff;transition: all .5s;height: 60px;width:60px;line-height: 60px;}
.pro-part1-box .bd ul .btn13 .buttons .fa-link{background: var(--zhu-color);transform-origin:-350% 50%;}
.pro-part1-box .bd ul .btn13 .buttons .fa-search{background: var(--pei-color);transform-origin:440% 50%;}
.pro-part1-box .bd ul .btn13 .buttons a:hover{border-radius: 5px;width:100px;height: 40px;line-height: 40px;}

@media(max-width: 1200px){
	.pro-part1-box .hd{width:60%;}
	.pro-part1-box .hd ul{width:100%;}
	.pro-part1-box .bd{width:35%;}
}
@media(max-width: 992px){
	.pro-part1-box .hd{width:100%;}
	.pro-part1-box .bd{width:100%;margin-top: 30px;}
}
@media(max-width: 768px){
	.pro-part1-box .t1{font-size: 26px}
	.pro-part1-box .bd ul img{height: 300px;}
	.pro-part1-box .hd ul li p{font-size: 14px;}

}
@media(max-width: 576px){
	.pro-part1-box .t1{font-size: 22px}
	.pro-part1-box .hd{padding-top:65px;}
	.pro-part1-box .hd ul{width:calc(100% + 30px);margin-left: -15px}
	.pro-part1-box .hd ul li .pic{width:55px;}
	.pro-part1-box .hd ul li p{font-size: 12px;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;white-space:wrap;padding:5px 10px 15px;}
	.pro-part1-box .bd ul img{height: 200px;}
	.pro-part1-box .bd ul .btn13 .buttons a{width:40px;height: 40px;line-height: 40px;}
	.pro-part1-box .bd{margin-top:15px;width:calc(100% + 20px);margin-right:-10px}

}

.pro-part2{overflow: hidden;padding:60px 15px 15px;}
.pro-part2 ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap:wrap;}
.pro-part2 ul li{width:48%;margin-bottom: 45px;}
.pro-part2 ul li .t1{font-size: 36px;font-weight: bold;color:#333333;margin-bottom: 20px;transition: all .5s;display: block;}
.pro-part2 ul li .t1:hover{color:var(--pei-color);}
.pro-part2 ul .box{display: flex;flex-direction: column;width:100%;}
.pro-part2 ul .box .cptn02{border-radius: 3px;}
.pro-part2 ul .box img{overflow: hidden;}
.pro-part2 ul .box .cptn{padding:30px 20px;overflow: hidden;background: var(--zhu-color)}
.pro-part2 ul .box .cptn .t2{font-size: 22px;color:#fff;}
.pro-part2 ul .box .cptn .t3{font-size: 14px;-webkit-line-clamp:5;line-height: 32px;margin:20px 0;color:rgba(255,255,255,.5);}
.pro-part2 ul .box .cptn i{width:40px;height: 40px;text-align: center;line-height: 40px;color:var(--pei-color);font-size: 26px;border-radius: 50%;background: #fff;}
.pro-part2 ul .box .more{width:110px;height: 30px;line-height: 30px;background: url(../images/pro-part2-bg.jpg) no-repeat;text-align: center;color:#fff;background-size: 100% 100%;margin-top: 15px;transition: all .5s}
.pro-part2 ul .box:hover .more{width:130px;}
@media(max-width: 1400px){
	.pro-part2 ul .box .cptn .t3{-webkit-line-clamp:4;}
}
@media(max-width: 1200px){
	.pro-part2 ul .box .cptn .t3{-webkit-line-clamp:3;}
}
@media(max-width: 992px){
	.pro-part2 ul .box .cptn{padding:15px;}
	.pro-part2 ul .box .cptn .t2{font-size: 18px}
	.pro-part2 ul .box .cptn .t3{margin:10px 0;line-height: 26px}
}
@media(max-width: 768px){
	.pro-part2 ul{flex-direction: column;}
	.pro-part2 ul li{width:100%;}
	.pro-part2 ul li .t1{font-size: 26px;}
	.pro-part2 ul .box .cptn{display: flex;flex-direction: column;justify-content: space-around;}
	.pro-part2 ul .box .cptn .t3{-webkit-line-clamp:5;}
}
@media(max-width: 576px){
	.pro-part2{padding:30px 15px 15px;}
	.pro-part2 ul li .t1{font-size: 22px}
	.pro-part2 ul .box img{height: 200px;object-fit: cover;}

	.pro-part2 ul .box .cptn .t2{display: none;}
	.pro-part2 ul .box .cptn{padding:15px 10px;}
	.pro-part2 ul .box .cptn .t3{margin:0 0 15px;font-size: 12px;line-height: 24px;}
	.pro-part2 ul .box .cptn i{width:30px;height: 30px;line-height: 30px;font-size: 20px}
}

/*no-goods*/
.no-goods,.no-network{padding:60px 0; overflow: hidden; text-align: center;}
.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}
.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}

/*ptype*/
.ptype{margin-top: 30px;}
.ptype a{display: inline-block;border:solid 1px #cecece;padding:5px 15px;margin:8px;border-radius: 3px;color:#999;transition: all .5s}
.ptype a:hover{border-color:var(--pei-color);color:var(--pei-color);}
@media(max-width: 576px){
	.ptype a{padding:3px 8px;margin:4px;}
}

/*prolist*/
.prolist{padding:30px 0 45px;overflow: hidden;}
.prolist .row&gt;div{}
.prolist .item{display: flex;flex-direction: row;justify-content: space-between;padding:30px;background: #f5f4f4;border-radius: 10px;transition: all .5s;margin-top:16px;margin-bottom: 8px;}
.prolist .item .left{display: flex;flex-direction: column;justify-content: center;width:46%;padding:15px 0;}
.prolist .item .left .t1{font-size: 24px;color:#333333;font-weight: bold;}
.prolist .item .left .t2{-webkit-line-clamp:3;color:#666666;margin:20px 0;line-height: 30px;}
.prolist .item .left span{width:144px;height: 44px;background-image: linear-gradient(to right,var(--zhu-color),var(--pei-color));display: flex;border-radius: 30px;overflow: hidden;font-size: 16px;color:#fff;line-height:1;flex-direction: row;justify-content:center;align-items: center;}
.prolist .item .left span i{font-size: 24px;color:#fff;margin-left: 10px}
.prolist .item .right{width:50%;}
.prolist .item .right .img{background: #fff;border-radius: 3px}
.prolist .item .right .img img{z-index: 1;transition: all .5s}
.prolist .item .right .img:before{content:'';width:0;height:0;position: absolute;left:0;bottom:0;background: rgba(0,0,0,.5);z-index: 2;transition: all .5s}
.prolist .item .right .img:after{content:'';width:0;height:0;position: absolute;right:0;top:0;background: rgba(0,0,0,.5);z-index: 2;transition: all .5s}
.prolist .item .right i{font-size: 30px;color:#fff;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);opacity: 0;transition: all .5s;z-index: 3}
.prolist .item:hover{box-shadow: 0 0 10px #ccc;margin-top: 8px;margin-bottom: 16px;}
.prolist .item:hover .left .t1{color:var(--pei-color);}
.prolist .item:hover .left span{background-image: linear-gradient(to right,var(--pei-color),var(--zhu-color));}
.prolist .item:hover .right .img img{transform:rotate(5deg) scale(1.15,1.15);}

.prolist .item:hover .right .img:before{width:100%;height: 100%;}
.prolist .item:hover .right .img:after{width:100%;height: 100%;}
.prolist .item:hover .right i{opacity: 1}
@media(max-width: 1400px){
	.prolist .item .left .t2{-webkit-line-clamp:2;}
}
@media(max-width: 1200px){
	.prolist .item{}
	.prolist .item .left .t1{font-size: 20px;}
	.prolist .item .left .t2{-webkit-line-clamp:2;margin:15px 0;line-height: 24px}
	.prolist .item .left span{height: 32px;line-height:32px}
}
@media(max-width: 992px){
	.prolist .item{flex-direction: column-reverse;padding:20px 20px 30px;}
	.prolist .item .left{margin-top:25px;width:100%;}
	.prolist .item .right{width:100%;}
}
@media(max-width: 768px){
	.prolist .item{flex-direction: row;}
	.prolist .item .left{width:46%;margin-top:0px;}
	.prolist .item .right{width:50%;}
}
@media(max-width: 576px){
	.prolist .item{flex-direction: column-reverse;padding:15px 15px 25px;}
	.prolist .item .left{width:100%;margin-top:20px;}
	.prolist .item .left .t1{font-size: 18px;}
	.prolist .item .right{width:100%;}
	.prolist .item .left span{width:100px;font-size: 14px;}
}

/*pinfo-part1*/
.pinfo-part1{padding:30px 0;overflow: hidden;background: #f8f7f7;}
.pinfo-part1 .container-fluid{display: flex;flex-direction: row;justify-content: space-between;}
.pinfo-part1-left{width:630px;}
.pinfo-part1-left .img{box-shadow: 0 0 10px #999;background: #fff;}
.pinfo-part1-right{width:calc(100% - 680px);overflow: hidden;display: flex;flex-direction: column;}
.pinfo-part1-right .hd{border-bottom:solid 1px #cecece;position: relative;padding:10px 0 15px;}
.pinfo-part1-right .hd:after{content:'';width:155px;height: 3px;background: var(--pei-color);position: absolute;bottom:-2px;left:0;}
.pinfo-part1-right .hd .t1{font-size: 30px;font-weight: bold;color:#282828;}
.pinfo-part1-right .hd .t2{text-transform: uppercase;color:#999;font-size: 14px;letter-spacing: 2px}
.pinfo-part1-right .md{padding:20px 0;}
.pinfo-part1-right .md .t3{font-size: 16px;color:#666666;line-height: 36px;-webkit-line-clamp:2;}
.pinfo-part1-right .md .t3 span{font-size: 18px;color:#282828;font-weight: bold;}
.pinfo-part1-right ul{border-top:solid 1px #eee;border-bottom:solid 1px #eee;padding:15px 25px;display: flex;flex-direction: row;justify-content: space-between;}
.pinfo-part1-right ul li{width:25%;display: flex;flex-direction: column;align-items: center;transition: all .5s}
.pinfo-part1-right ul li span{width:75px;height: 75px;border-radius: 50%;border:solid 1px #ddd;text-align: center;line-height: 75px;transition: all .5s}
.pinfo-part1-right ul li span i{font-size: 40px;color:#666666;}
.pinfo-part1-right ul li p{font-size: 16px;color:#333333;padding:5px 0;}
.pinfo-part1-right ul li.on i{color:#fff;}
.pinfo-part1-right ul li.on span{background: var(--pei-color);box-shadow: 0 0 10px #ddd}
.pinfo-part1-right .bd{padding:0 15px;}
.pinfo-part1-right .bd .lt{width:250px;float: left;display: flex;flex-direction: row;align-items: center;}
.pinfo-part1-right .bd .lt i{font-size:65px;color:var(--pei-color);}
.pinfo-part1-right .bd .lt .txt{display: flex;flex-direction: column;}
.pinfo-part1-right .bd .lt .txt .t4{font-size: 16px;color:#666666;}
.pinfo-part1-right .bd .lt .txt .t5{font-size: 34px;color:var(--pei-color);font-family: 'DIN';font-weight: bold;line-height: 1}
.pinfo-part1-right .bd .rt{width:185px;height: 50px;line-height: 50px;text-align: center;background: var(--pei-color);color:#fff;font-size: 16px;border-top-left-radius: 30px;border-bottom-right-radius: 30px;display: block;float: left;margin:25px 0 0 45px;transition: all .5s}
.pinfo-part1-right .bd .rt:hover{border-top-left-radius: 0px;border-bottom-right-radius: 0px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;}

@media(max-width: 1300px){
	.pinfo-part1-right{width:calc(100% - 660px);}
	.pinfo-part1-right .hd{padding-top: 0}
	.pinfo-part1-right .bd{display: flex;flex-direction: row;justify-content: space-between;}
	.pinfo-part1-right ul{padding:15px 0;}
}
@media(max-width: 1200px){
	.pinfo-part1-left{width:500px;}
	.pinfo-part1-right{width:calc(100% - 530px);}
	.pinfo-part1-right .hd .t1{font-size: 24px;}
	.pinfo-part1-right .hd .t2{display: none;}
	.pinfo-part1-right .md{padding:15px 0;}
	.pinfo-part1-right ul li span{width:60px;height: 60px;line-height: 60px;}
	.pinfo-part1-right ul li p{font-size: 14px;}
	.pinfo-part1-right .md .t3{font-size: 15px;line-height: 28px}
	.pinfo-part1-right .md .t3 span{font-size: 16px;}
	.pinfo-part1-right .bd .rt{margin-left:0;width:120px;height: 44px;line-height: 44px;}
	.pinfo-part1-right .bd .lt .txt .t4{font-size: 14px;}
	.pinfo-part1-right .bd .lt .txt .t5{font-size: 30px;}
}
@media(max-width: 992px){
	.pinfo-part1-left{width:400px;}
	.pinfo-part1-right{width:calc(100% - 430px);}
	.pinfo-part1-right .bd{display: none;}
}
@media(max-width: 768px){
	.pinfo-part1 .container-fluid{flex-direction: column;}
	.pinfo-part1-left{width:100%;}
	.pinfo-part1-right{width:100%;margin-top:30px;}
	.pinfo-part1-right .bd{display: flex;}
}
@media(max-width: 576px){
	.pinfo-part1-right .hd .t1{font-size: 20px;}
	.pinfo-part1-right ul li span{width:50px;height: 50px;line-height: 50px;}
	.pinfo-part1-right ul li span i{font-size: 30px;}
	.pinfo-part1-right ul li p{font-size: 12px;}
	.pinfo-part1-right .bd .rt{display: none;}
	.pinfo-part1-right .bd .lt i{line-height: 1.2;}
}

/*pinfo-part2*/
.pinfo-part2{overflow: hidden;}
.pinfo-part2 ul{border-bottom: solid 1px #eae8e8;overflow: hidden;}
.pinfo-part2 ul a{display:block;float: left;position: relative;padding:20px 35px 20px;transition: all .5s;font-size: 16px;color:#333333;overflow: hidden;}
.pinfo-part2 ul a:before{content:'';position: absolute;width:0;left:10%;height: 2px;background:var(--pei-color);transition: all .5s;bottom:0;}
.pinfo-part2 ul a:after{content:'';position: absolute;width:1px;height: 15px;background: #666;right:0;top:25px;}
.pinfo-part2 ul a:hover{color:var(--pei-color);}
.pinfo-part2 ul a:hover:before{width:80%;}

@media(max-width: 576px){
	.pinfo-part2 .container-fluid{padding:0;}
	.pinfo-part2 ul a{padding:10px 48px;}
	.pinfo-part2 ul a:after{top:14px;}
	.pinfo-part2 ul a:nth-child(2n):after{display: none;}
}


/*pinfo-part3*/
.pinfo-part3{overflow: hidden;}
.pinfo-part3 .container-fluid{display: flex;flex-direction: row;justify-content: space-between;}
.pinfo-part3-left{overflow: hidden;width:calc(100% - 300px);}
.pinfo-part3-left .part1{line-height:260%;font-size: 120%;padding:30px;}
.pinfo-part3-left .part1 dir{ overflow: hidden; padding-left: 0; }
.pinfo-part3-left .part1 dir strong{ display: block; font-size: 24px; color: var(--zhu-color); font-weight: bold; line-height: 1; margin:18px 0 30px; }
.pinfo-part3-left .part1 dir p, .pinfo-part3-left .part1 .txt p{ font-size: 16px; color: #333333; line-height: 1.875; }
.pinfo-part3-left .part1 dir hr{ margin-top: 18px; height: 1px; border:1px solid #999999; width: 100%; }
.pinfo-part3-left .part2{overflow: hidden;}
.pinfo-part3-left .part2 .hd{font-size: 26px;color:#333;overflow:hidden;width:100%;font-weight: bold;}
.pinfo-part3-left .part2 .hd span{width:5px;height: 25px;float: left;background: var(--pei-color);display: block;margin:8px 10px 0 0;}
.pinfo-part3-left .part2 .bd{display: flex;flex-direction: row;justify-content: space-between;border-radius: 3px;margin-top: 30px;}
.pinfo-part3-left .part2 .bd .left{width:45%;}
.pinfo-part3-left .part2 .bd .left img{width:100%;height: 100%;object-fit: cover;}
.pinfo-part3-left .part2 .bd .right{width:55%;display: flex;flex-direction: column;}
.pinfo-part3-left .part2 .bd .right li{padding:20px 35px;display: flex;flex-direction: row;justify-content: space-between;background:var(--zhu-color)}
.pinfo-part3-left .part2 .bd .right li.even{background: #042e66}
.pinfo-part3-left .part2 .bd .right li .pic{width:70px;}
.pinfo-part3-left .part2 .bd .right li .txt{width:calc(100% - 100px);}
.pinfo-part3-left .part2 .bd .right li .txt .t1{color:#fff;font-size:20px;font-weight: bold;}
.pinfo-part3-left .part2 .bd .right li .txt .t2{color:rgba(255,255,255,0.6);font-size:14px;line-height: 1.5;margin-top: 10px}

.pinfo-part3-right{width:270px;}
.pinfo-part3-right.sticky{position: fixed;}
@media(max-width: 1200px){
	.pinfo-part3-left .part2 .bd{flex-direction: column;}
	.pinfo-part3-left .part2 .bd .left{width:100%;height: 300px}
	.pinfo-part3-left .part2 .bd .right{width:100%;}
}
@media(max-width: 992px){
	.pinfo-part3-left{width:100%;}
	.pinfo-part3-right{display: none;}
}
@media(max-width: 768px){
	.pinfo-part3-left .part1{padding:30px 0;}
}
@media(max-width: 576px){
	.pinfo-part3-left .part1 dir strong{font-size: 18px;margin:15px 0;}
	.pinfo-part3-left .part1 dir p, .pinfo-part3-left .part1 .txt p{font-size: 14px;}
	.pinfo-part3-left .part2 .bd .left{height: 150px;}
	.pinfo-part3-left .part2 .bd .right li{padding:15px;}
	.pinfo-part3-left .part2 .bd .right li .pic{width:40px;}
	.pinfo-part3-left .part2 .bd .right li .txt{width:calc(100% - 55px);}
	.pinfo-part3-left .part2 .bd .right li .txt .t1{font-size: 17px;}
	.pinfo-part3-left .part2 .bd .right li .txt .t2{font-size: 12px;}
}

/*pinfo-part4*/
.pinfo-part4{overflow:hidden;margin-top: 30px;}
.pinfo-part4-hd{font-size: 26px;color:#333;overflow:hidden;width:100%;font-weight: bold;}
.pinfo-part4-hd span{width:5px;height: 25px;float: left;background: var(--pei-color);display: block;margin:8px 10px 0 0;}
.pinfo-part4-box{overflow: hidden;padding:30px 5px;}
.pinfo-part4-box a{display: block;overflow:hidden;position: relative;border-radius: 3px;transition: all .5s}
.pinfo-part4-box a span{padding:5px 10px;max-width: 100%;display: block;position: absolute;left:0;bottom:15px;background: var(--zhu-color);color:#fff;font-size: 16px;transition: all .5s}
.pinfo-part4-box a:hover{box-shadow: 0 0 5px #999;}
.pinfo-part4-box a:hover span{padding:5px 15px;background: var(--pei-color)}
.pinfo-part4-box .btnn{display: flex;flex-direction: row;justify-content: center;align-items: center;width:100%;margin-top: 45px;}
.pinfo-part4-box .btnn .next i,.com-part3-bd .btnn .prev i{font-size: 20px;color:var(--zhu-color);transition: all .5s}
.pinfo-part4-box .btnn .pagination{width:150px;display: flex;flex-direction: row;justify-content: center}
.pinfo-part4-box .btnn .pagination .swiper-pagination-bullet-active{background: var(--zhu-color)}
.pinfo-part4-box .btnn .next:hover i,.com-part3-bd .btnn .prev:hover i{font-weight: bold;}
@media(max-width: 576px){
	.pinfo-part4-box{padding:30px 23px;}
}

/*pinfo-part5*/
.pinfo-part5{overflow:hidden;}
.pinfo-part5-hd{font-size: 26px;color:#333;overflow:hidden;width:100%;font-weight: bold;}
.pinfo-part5-hd span{width:5px;height: 25px;float: left;background: var(--pei-color);display: block;margin:8px 10px 0 0;}
.pinfo-part5-bd{overflow: hidden;width:100%;padding:30px 5px 30px;}
.pinfo-part5-bd .swiper-slide{background: #f2f2f2;box-shadow: 0 0 5px #666;}
.pinfo-part5-bd .swiper-slide a{display: block;width:100%;overflow: hidden;border-radius: 3px;transition: all .5s;}
.pinfo-part5-bd .swiper-slide a .hd{overflow: hidden;position: relative;width:100%;}
.pinfo-part5-bd .swiper-slide a .hd .img img{transition: all .5s}
.pinfo-part5-bd .swiper-slide a .hd .txt{position: absolute;width:60%;left:20%;bottom:10px;background: #fff;padding:15px;}
.pinfo-part5-bd .swiper-slide a .hd .txt .t1{text-align: center;font-size: 21px;color:#333333;}
.pinfo-part5-bd .swiper-slide a .hd .txt .t2{text-align: center;font-size: 12px;color:#333333;opacity: 0.5;text-transform: uppercase;margin:5px 0 10px;-webkit-line-clamp:2;}
.pinfo-part5-bd .swiper-slide a .txt:after{content:'';width:0;height: 3px;position: absolute;bottom:0;left:0;background: var(--pei-color);transition: all .5s}

.pinfo-part5-bd .swiper-slide a:hover .bd{letter-spacing: 1px}
.pinfo-part5-bd .swiper-slide a:hover .txt:after{width:100%;}
.pinfo-part5-bd .swiper-slide a:hover .hd .img img{transform: scale(1.05,1.05);}
.pinfo-part5-bd .btnn{display: flex;flex-direction: row;justify-content: center;align-items: center;width:100%;margin-top: 45px;}
.pinfo-part5-bd .btnn .next i,.com-part3-bd .btnn .prev i{font-size: 20px;color:var(--zhu-color);transition: all .5s}
.pinfo-part5-bd .btnn .pagination{width:150px;display: flex;flex-direction: row;justify-content: center}
.pinfo-part5-bd .btnn .pagination .swiper-pagination-bullet-active{background: var(--zhu-color)}
.pinfo-part5-bd .btnn .next:hover i,.com-part3-bd .btnn .prev:hover i{font-weight: bold;}
@media(max-width: 576px){
	.pinfo-part5{padding-top: 15px;}
	.pinfo-part5-bd{padding:30px 23px 30px;}
}
.loader-44 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  position: relative;transform: scale(.6, .6);
  color: var(--pei-color);
  -webkit-animation: animloader44 2s linear infinite;
          animation: animloader44 2s linear infinite;
  left:45%;
}
@-webkit-keyframes animloader44 {
  0% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 -2px;
  }
  25% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 2px;
  }
  50% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 2px, -38px 0 0 -2px;
  }
  75% {
    box-shadow: 14px 0 0 2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 -2px;
  }
  100% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 2px, -14px 0 0 -2px, -38px 0 0 -2px;
  }
}
@keyframes animloader44 {
  0% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 -2px;
  }
  25% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 2px;
  }
  50% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 -2px, -14px 0 0 2px, -38px 0 0 -2px;
  }
  75% {
    box-shadow: 14px 0 0 2px, 38px 0 0 -2px, -14px 0 0 -2px, -38px 0 0 -2px;
  }
  100% {
    box-shadow: 14px 0 0 -2px, 38px 0 0 2px, -14px 0 0 -2px, -38px 0 0 -2px;
  }
}
/*sidebar*/
.sidebar{width:100%;overflow: hidden;margin-top: 35px;box-shadow: 0 0 10px #ddd;padding-bottom: 30px;margin-bottom: 15px;}
.s-hd{width:100%;height: 78px;background: var(--pei-color);line-height: 78px;color:#fff;text-align: center;position: relative;}
.s-hd:before{content:'All categories';text-transform: uppercase;color:rgba(255,255,255,0.2);font-weight: bold;font-size:23px;height: 100%;position: absolute;left:30px;}
.s-hd span{color:#fff;font-size: 24px;font-weight: bold;}
.s-bd .yiji{height: 60px;border-bottom: solid 1px #ececee;width:calc(100% - 30px);margin-left:15px;padding:0 10px;transition: all .5s;cursor: pointer;}
.s-bd .yiji i.lt{opacity: 0;font-size: 24px;transition: all .5s;float: left;margin-top: 14px;transition: all .5s;margin-left: -24px;}
.s-bd .yiji p{float: left;line-height: 60px;font-size: 18px;transition: all .5s;width:calc(100% - 30px);display: block;color:#333;}
/*.s-bd .yiji i.rt{font-size:24px;transition: all .5s;float: right;margin-top: 13px}*/
.s-bd .yiji.on,.s-bd .yiji:hover{color:var(--pei-color);background: #f5f4f4;margin-left: 0;width:100%;}
.s-bd .yiji.on i.lt,.s-bd .yiji:hover i.lt{opacity: 1;margin-left: 0}
.s-bd .yiji.on p,.s-bd .yiji:hover p{padding-left: 5px;font-weight: bold;color:var(--pei-color);}
/*.s-bd .yiji.on i.rt{transform: rotate(90deg);}*/
.s-bd ul{width:calc(100% - 30px);margin-left: 15px;overflow: hidden;}
.s-bd ul .erji{line-height: 50px;font-size:14px;color:#666;padding:0 10px; width:100%;display: block;overflow: hidden;height: 50px;border-bottom: solid 1px #ececee;position: relative;transition: all .5s}
.s-bd ul .erji:after{content:'';height: 1px;width:0;background: var(--pei-color);position: absolute;left:0;bottom:0;transition: all .5s}
.s-bd ul .erji i{float: left;margin-right: 3px}
.s-bd ul .erji p{float: left;font-size: 15px;}
.s-bd ul .erji:hover{color:var(--pei-color);}
.s-bd ul .erji:hover:after{width:100%;}

/*ititle*/
.ititle{margin:30px 0;text-align: center;position: relative;padding-bottom: 15px;}
.ititle .hd{font-size: 65px;position: absolute;color:#333;opacity: 0.03;text-transform: uppercase;top:0;left:50%;transform: translateX(-50%);width:100%;font-weight: bold;font-family:Arial;letter-spacing: -2px}
.ititle .md{text-align: center;font-size: 40px;color:#060000;padding-top: 15px;font-weight:bold;letter-spacing: 2px}
.ititle .md span{color:var(--zhu-color);}
.ititle:after{content:'';width:100%;height: 4px;background: url(../images/ititle-icon.png) center no-repeat;position: absolute;bottom:0;left:0;}
@media(max-width: 768px){
	.ititle .hd{font-size: 65px}
}
@media(max-width: 576px){
	.ititle .hd{font-size:40px;top:-8px;}
	.ititle .md{font-size: 26px;padding-top: 0}
}


/*news-gs*/
.news-gs{overflow: hidden;padding:30px 0 0;}
.news-gs-md{padding:30px 0;}
.news-gs-md .left{display: block;width:100%;border:solid 1px #eee;border-radius: 3px;overflow: hidden;transition: all .5s}
.news-gs-md .left .img{padding-bottom: 56.5%;}
.news-gs-md .left .txt{display: flex;flex-direction: column;padding:20px 20px 30px;background: #f8f7f7;}
.news-gs-md .left .txt .t1{font-size: 20px;font-weight: bold;color:#333;transition: all .5s}
.news-gs-md .left .txt .t1 span{margin-right: 10px;font-weight: normal;color:var(--pei-color);}
.news-gs-md .left .txt .t2{font-size: 14px;color:#999;padding-bottom: 15px;border-bottom: solid 1px #dedede;padding-top: 5px}
.news-gs-md .left .txt .t2 i{font-size:20px;float: left;}
.news-gs-md .left .txt .t2 span{float: left;margin-top: 4px;margin-left: 5px;}
.news-gs-md .left .txt .t3{-webkit-line-clamp:2;color:#999;line-height: 28px;margin:15px 0 20px;}
.news-gs-md .left .more{width:140px;height: 40px;line-height: 40px;text-align: center;color:#fff;display: block;position: relative;border-radius: 3px;overflow: hidden;background: var(--zhu-color)}
.news-gs-md .left .more span{width:140px;height: 40px;line-height: 40px;text-align: center;color:#fff;display: block;position: absolute;left:0;top:0;z-index: 2}
.news-gs-md .left .more:before{content:'';width:135px;height: 40px;background: var(--pei-color);position:absolute;top:0;left:-130px;z-index: 1;transition: all .5s}
.news-gs-md .left:hover{box-shadow: 0 0 15px #999}
.news-gs-md .left:hover .txt .t1{color:var(--pei-color);}
.news-gs-md .left:hover .more:before{left:0px;}

.news-gs-md .right{width:100%;overflow: hidden;}
.news-gs-md .right a{border-bottom: dashed 1px #efefef;padding:1.45vw 0;display: flex;flex-direction: row;justify-content: space-between;transition: all .5s}
.news-gs-md .right a .txt{width:calc(100% - 160px);overflow: hidden;}
.news-gs-md .right a .txt .t1{font-size: 18px;color:#333;transition: all .5s}
.news-gs-md .right a .txt .t2{-webkit-line-clamp:2;line-height: 24px;color:#bbb;margin-top: 5px;}
.news-gs-md .right a .date{width:130px;position: relative;text-align: center;}
.news-gs-md .right a .date .t3{font-size: 34px;color:#333;}
.news-gs-md .right a .date .t4{font-size:14px;color:#999;}
.news-gs-md .right a .date:before{content:'';width:1px;height: 58px;background: #eee;position: absolute;left:0;top:10px;}
.news-gs-md .right a:hover{background: #f9f9f9;padding:1.45vw 15px;}
.news-gs-md .right a:hover .txt .t1{padding-left: 10px;color:var(--pei-color);font-weight: bold;}
.news-gs-md .right a:hover .date:before{background: #ccc}
@media(max-width: 1200px){
	.news-gs-md .left .txt{padding:20px 15px 30px;}
	.news-gs-md .left .txt .t1{font-size: 18px}
	.news-gs-md .left .txt .t2 i{font-size: 16px}
	.news-gs-md .left .txt .t2 span{margin-top: 0;font-size:14px;}
	.news-gs-md .left .txt .t3{-webkit-line-clamp:4;}
}
@media(max-width: 992px){
	.news-gs-md .right{margin-top: 30px}
}
@media(max-width: 576px){
	.news-gs-md{padding:0;}
	.news-gs-md .left{margin-top: 15px}
	.news-gs-md .left .txt{padding:20px 15px 30px;}
	.news-gs-md .left .txt .t1{font-size: 18px}
	.news-gs-md .right a{padding:15px 0;}
	.news-gs-md .right a .txt{width:calc(100% - 80px);}
	.news-gs-md .right a .date{width:65px;}
	.news-gs-md .right a .date .t3{font-size: 30px}
	.news-gs-md .right a .date .t4{font-size: 12px}
}

/*news-hy*/
.news-hy{margin:15px 0 45px}
.news-hy ul{display: flex;flex-direction: row;flex-wrap:wrap;border-bottom:solid 1px #ddd;}
.news-hy ul a{display: flex;flex-direction: row;justify-content:space-between;width:50%;border:solid 1px #ddd;border-bottom: none;}
.news-hy ul a:nth-child(2n){border-left:none;}
.news-hy ul a .left{width:96px;background: #f9f9f9;display: flex;flex-direction: column;justify-content: center;color:#666;align-items: center;transition: all .5s}
.news-hy ul a .left .t1{font-size: 18px;line-height: 30px;padding:0 30px;}
.news-hy ul a .left span{height: 1px;width:38px;background: #999;margin:10px 0;transition: all .5s}
.news-hy ul a .left .t2{font-size: 15px;text-align: center;}
.news-hy ul a .left .t3{font-size: 18px;text-align: center;}
.news-hy ul a .md{width:240px;margin:15px;}
.news-hy ul a .md img{width:100%;height: 100%;object-fit: cover;}
.news-hy ul a .right{width:calc(100% - 366px);padding:30px 30px 30px 5px;}
.news-hy ul a .right .t1{font-size: 20px;color:#333;transition: all .5s}
.news-hy ul a .right .t2{line-height: 28px;margin:10px 0;color:#999;-webkit-line-clamp:2; }
.news-hy ul a .right span{color:var(--zhu-color);height: 38px;display: block;line-height:38px;text-align: center;transition: all .5s;border-radius: 3px ;width:70px;}
.news-hy ul a:hover .left{background: var(--zhu-color);color:#fff;}
.news-hy ul a:hover .left span{background:#fff;}
.news-hy ul a:hover .right .t1{color:var(--pei-color);}
.news-hy ul a:hover .right span{color:#fff;background: var(--pei-color);width:100px;}
@media(max-width: 1400px){
	.news-hy ul a .md{width:180px;}
	.news-hy ul a .left{width:86px;}
	.news-hy ul a .left .t1{padding:0 24px;}
	.news-hy ul a .right{width:calc(100% - 300px);padding:20px 20px 20px 0}
}
@media(max-width: 1200px){
	.news-hy ul a .left{width:56px;}
	.news-hy ul a .left .t1{padding:0 10px;}
	.news-hy ul a .md{width:150px;}
	.news-hy ul a .right{width:calc(100% - 240px);}
	.news-hy ul a .right .t1{font-size: 18px}
}
@media(max-width: 1024px){
	.news-hy ul a:nth-child(2n){border-left:solid 1px #ddd;}
	.news-hy ul a .md{width:220px;}
	.news-hy ul a .left{width:86px;}
	.news-hy ul a .left .t1{padding:0 24px;}
	.news-hy ul a .right{width:calc(100% - 340px);padding:20px 20px 20px 0}
	.news-hy ul a{width:100%;}
}
@media(max-width: 768px){
	.news-hy ul a .left{width:56px;}
	.news-hy ul a .left .t1{padding:0 10px;}
	.news-hy ul a .md{width:150px;}
	.news-hy ul a .right{width:calc(100% - 240px);}
}
@media(max-width: 576px){
	.news-hy ul a .left .t1{font-size: 14px;padding:0 14px;line-height: 24px;}
	.news-hy ul a .left .t2{font-size: 13px;}
	.news-hy ul a .left .t3{font-size: 16px;}
	.news-hy ul a .md{display: none;}
	.news-hy ul a .right{width:calc(100% - 56px);padding:15px;}
	.news-hy ul a .right .t1{font-size: 16px;}
	.news-hy ul a .right .t2{line-height: 26px}
	.news-hy ul a .right span{height: 32px;line-height: 32px}
}

/*newslist*/
.newslist{overflow: hidden;padding:45px 0;}
.newslist .row&gt;div{border-right:solid 1px #eee;border-bottom:solid 1px #eee;}
.newslist .row&gt;div:nth-child(4n){border-right:none;}
.newslist .item{padding:30px 15px;display: block;}
.newslist .item .img{padding-bottom: 60%;}
.newslist .item .img img{transition: all .5s;}
.newslist .item .txt{padding:20px 0;}
.newslist .item .txt .t1{font-size: 18px;font-weight: bold;color:#333;transition: all .5s}
.newslist .item .txt .t2{font-size: 14px;color:#999;-webkit-line-clamp:2;line-height: 28px;margin:15px 0;}
.newslist .item .txt .t3{display: flex;flex-direction: row;justify-content: space-between;color:#666;border-top:solid 1px #eee;padding:15px 0 0;}
.newslist .item .txt .t3 span{font-size: 16px;transition: all .5s;padding:5px 0;}
.newslist .item:hover .txt .t1{color:var(--zhu-color);}
.newslist .item:hover .img img{transform: scale(1.05,1.05);}
.newslist .item:hover .txt .t3 .lt{display: block;padding:5px 15px;background: var(--pei-color);color:#fff;}
@media(max-width: 576px){
	.newslist{padding:30px 0;}
	.newslist .item{padding:15px 0;}
}


/*newsinfo*/
.newsinfo{background:#f2f3f4;padding:30px 0;}
.newsinfo .xiangguan{width:380px;overflow: hidden;background: #fff;float: right;padding:30px;border-radius: 5px}
.newsinfo .box{background:#fff;border-radius: 5px;padding:30px;width:calc(100% - 400px);float: left;}
.newsinfo .t1{width:100%;font-size: 24px;color:#222;font-weight: bold;}
.newsinfo .t1 span{width:4px;height: 25px;background: var(--pei-color);margin-right: 15px;display: block;float: left;margin-top: 8px}
.newsinfo .t2{width:100%;font-size: 14px;color:#999;padding:15px;display: flex;flex-direction: row;}
.newsinfo .t2 i{float: left;margin-right: 5px;line-height: 1.4}
.newsinfo .t2 .rt i{font-size:20px;line-height: 1.2}
.newsinfo .t3{background: #eee;padding:15px;overflow: hidden;border-radius: 3px}
.newsinfo .t3 .txt{-webkit-line-clamp:2; line-height: 28px}
.newsinfo .content{padding:30px 0; line-height: 260%;min-height:100px;font-size: 110%;}
.newsinfo .newsPage{width:100%;display: flex;flex-direction: row;justify-content: space-between;}
.newsinfo .newsPage .btnn{width:60px;display: block;text-align: center;border-radius: 3px;background:#eee;transition: all .5s }
.newsinfo .newsPage .btnn i{font-size: 30px;color:#666;line-height: 2;transition: all .5s}
.newsinfo .newsPage .btnn:hover{background: var(--zhu-color);}
.newsinfo .newsPage .btnn:hover i{color:#fff;}
.newsinfo .newsPage&gt;div{width:calc(calc(100% - 70px)/2);color:#666;border-radius: 5px;padding:0 15px;background: #eee;line-height: 60px;}
.newsinfo .newsPage .page-a{text-align: left;}
.newsinfo .newsPage .page-a:nth-child(3){text-align: right;}
.newsinfo .newsPage&gt;div a{color:#888;transition: all .5s;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;display: inline;max-width:calc(100% - 70px);}
.newsinfo .newsPage&gt;div a:hover{color:#222;}
.newsinfo .xiangguan-hd{font-size: 24px;font-weight: bold;line-height: 1;color:#333;margin-bottom: 30px}
.newsinfo .xiangguan-hd span{width:4px;height: 25px;background: var(--pei-color);margin-right: 15px;display: block;float: left;margin-top: 2px}
.newsinfo .xiangguan-bd a{display: flex;flex-direction: column;padding-bottom: 15px;border-bottom: dashed 1px #eee;margin-bottom: 15px;position: relative;}
.newsinfo .xiangguan-bd a:after{content:'';height: 1px;background: var(--pei-color);width:0;transition: all .5s;bottom:0;position: absolute;}
.newsinfo .xiangguan-bd a .img{padding-bottom: 50%;border-radius: 3px;}
.newsinfo .xiangguan-bd a .img img{transition: all .5s}
.newsinfo .xiangguan-bd a .t1{padding:10px 0;font-size:17px;color:#333;}
.newsinfo .xiangguan-bd a .t2{color:#999;padding:0;-webkit-line-clamp:2;border:none;font-size:14px;text-indent: 2em;display: -webkit-box;}
.newsinfo .xiangguan-bd a:hover .img img{transform: scale(1.05,1.05);}
.newsinfo .xiangguan-bd a:hover .t1{color:var(--pei-color);}
.newsinfo .xiangguan-bd a:hover:after{width:100%;}
@media(max-width: 1200px){
	.newsinfo .xiangguan{width:300px;}
	.newsinfo .box{width:calc(100% - 330px);}
}
@media(max-width: 992px){
	.newsinfo .newsPage{flex-direction: column;}
	.newsinfo .newsPage .btnn{display: none;}
	.newsinfo .newsPage&gt;div{line-height: 40px;}
	.newsinfo .newsPage .page-a{width:100%;margin-bottom: 10px;}
	.newsinfo .newsPage .page-a:nth-child(3){text-align: left;}
	.newsinfo .box{width:100%;}
	.newsinfo .xiangguan{display: none;}
	.newsinfo .newsPage&gt;div a{text-align: left;width:calc(100% - 70px);}

}
@media(max-width: 576px){
	.newsinfo .container-fluid{padding:0 5px;}
	.newsinfo .box{padding:30px 15px;}
	.newsinfo .t1{font-size: 20px;}
	.newsinfo .t2{font-size: 12px;padding:15px 0 30px;line-height: 1.5}
	.newsinfo .t2 i{font-size: 14px;}
	.newsinfo .t2 .rt i{font-size: 18px}
	.newsinfo .content{line-height: 200%}
	.newsinfo .newsPage&gt;div{line-height: 20px;padding:10px;}
}
/*contact*/
.contact{position: relative;width:100%;background: #f0f0f0;overflow: hidden;}
.contact .container-fluid{display: flex;flex-direction: row;justify-content: space-between;}
.contact-left{width:45%;}
.contact-left .hd{padding:30px;overflow: hidden;background: #fff;border-radius: 5px;margin:15px 0;width:calc(100% - 15px);}
.contact-left .t1{font-size: 24px;font-weight: bold;position: relative;padding-left: 15px;width:100%;float: left;}
.contact-left .t1:before{content:'';width:4px;height: 25px;background: var(--pei-color);position: absolute;left:0;top:7px;}
.contact-left .txt{padding:30px 0 0;width:100%;overflow: hidden;}
.contact-left .txt li{line-height: 40px;font-size: 16px;color:#666;float: left;overflow: hidden;width:100%;}
.contact-left .txt li i{font-size: 30px;float: left;margin-right: 10px;color:var(--zhu-color);}
.contact-left .txt li:nth-child(3) i{margin-top: 2px}
.contact-left .ewm{display: flex;flex-direction: row;width:100%;padding:30px 0 0;}
.contact-left .ewm .lt{width:135px;}
.contact-left .ewm .lt img{border: solid 1px #eee}

.contact-left .ewm .rt{width:calc(100% - 135px);margin-left: 30px}
.contact-left .ewm .rt .t2{font-size: 18px;font-weight: bold;padding-top: 5px}
.contact-left .ewm .rt .t3{font-size: 14px;color:#999;padding:5px 0;}
.contact-left .ewm .rt .t4{font-size: 14px;color:#999;margin-bottom:5px;}

.contact-left .message{display: flex;flex-direction: row;justify-content: space-between;width:100%;flex-wrap:wrap;padding-top: 30px}
.contact-left .message .input-text{width:48%;background-color: #fff;border-radius: 5px;padding:10px 20px;font-size: 16px;color: #999999;margin-bottom: 20px;border:solid 1px #eee;}
.contact-left .message .area{width:100%;padding:15px 20px;background-color: #fff;border-radius: 5px;font-size: 16px;color: #999999;height: 100px;border:none;margin-bottom: 20px;border:solid 1px #eee;}
.contact-left .message .yanzheng{display: flex;flex-direction: row;justify-content: space-between;width:100%;}
.contact-left .message .yanzheng img{width:163px;height: 46px}
.contact-left .message .yanzheng .code{width:163px;background-color: #fff;border-radius: 5px;padding:10px 20px;font-size: 16px;color: #999999;border:solid 1px #eee;}
.contact-left .message .yanzheng .submit{width:calc(100% - 350px);background-color:var(--zhu-color);border-radius: 5px;padding:10px 0px;font-size: 16px;color: #fff;transition: all .5s;text-align: center}
.contact-left .message .yanzheng .submit:hover{background-color: #c30e24;}
.contact-right{width:55%;}
#dituContent{width:1200px;height: 1020px;margin-right: -500px}
@media(max-width: 1200px){
	.contact-left .message .yanzheng img{width:100px;}
	.contact-left .message .yanzheng .code{width:100px;}
	.contact-left .message .yanzheng .submit{width:calc(100% - 230px);}
}
@media(max-width: 992px){
	.contact .container-fluid{flex-direction: column;}
	.contact-left{width:100%;}
	.contact-left .hd{width:calc(50% - 8px);float: left;}
	.contact-left .hd:nth-child(2){float: right;}
	.contact-left .ewm{padding-bottom: 28px}
	.contact-left .ewm .rt{margin-left: 15px}
	.contact-left .md{width:100%;margin-top: 0}
	.contact-right{width:100%;}
	#dituContent{width:100%;height: 500px;margin-right: 0}
	.contact-left .message .yanzheng img{width:160px;}
	.contact-left .message .yanzheng .code{width:160px;}
	.contact-left .message .yanzheng .submit{width:calc(100% - 400px);}
	.contact-right{margin-bottom:15px}
}
@media(max-width: 770px){
	.contact-left .hd{width:100%;}
	.contact-left .hd:nth-child(1){margin-bottom: 0}
}
@media(max-width: 576px){
	.contact-left .t1{font-size: 20px}
	.contact-left .t1:before{height: 20px}
	.contact-left .hd{padding:20px 15px;}
	.contact-left .txt{padding-top: 20px}
	.contact-left .txt li{font-size: 14px;line-height: 32px}
	.contact-left .txt li i{font-size: 24px;}
	.contact-left .ewm{flex-direction: column;}
	.contact-left .ewm .rt{margin-left: 0;width:100%;margin-top: 15px;}
	.contact-left .message{flex-direction: column;padding-top: 15px;}
	.contact-left .message .input-text{width:100%;margin-bottom: 10px;padding:10px;}
	.contact-left .message .area{padding:10px;margin-bottom: 10px}
	.contact-left .message .yanzheng img{width:100px;}
	.contact-left .message .yanzheng .code{width:100px;}
	.contact-left .message .yanzheng .submit{width:calc(100% - 210px);}
	#dituContent{height: 300px}
}


/*prolist*/
.prolist2{overflow: hidden;width:100%;padding:30px 0;}
.prolist2 .wrapp{padding:0 0px 0 15px;}
.prolist2-right{width:100%;float: right;min-height: 900px;}
.prolist2-right .item{margin-bottom: 30px;display: block;padding:8px;border:solid 1px #eeeddf;position: relative;border-radius: 3px;padding-bottom: 45px;background: #f6f6f6;transition: all .5s}
.prolist2-right .item .img img{transform: scale(1.1,1.1);transition: all .5s}
.prolist2-right .item .txt{width:80%;border-radius: 10px;background: #fff;position: absolute;bottom:15px;left:10%;padding:15px;transition: all .5s}
.prolist2-right .item .txt .t1{font-size: 18px;color:#333;transition: all .5s}
.prolist2-right .item .txt .t2{font-size: 14px;color:#999;-webkit-line-clamp:2;margin:5px 0;line-height: 1.6;transition: all .5s}
.prolist2-right .item .txt .t3{border-top:solid 1px #eee;padding:10px;color:#999;margin-top: 10px;display: flex;flex-direction: row;justify-content: space-between;transition: all .5s}
.prolist2-right .item .txt .t3 i{margin-right: 10px;}
.prolist2-right .item .txt .t3 .rt{color:var(--zhu-color);transition: all .5s}
.prolist2-right .item:hover{padding-bottom: 30px}
.prolist2-right .item:hover .img img{transform: scale(1,1);}
.prolist2-right .item:hover .txt{background: rgba(192,5,5,0.85)}
.prolist2-right .item:hover .txt .t1{color:#fff;}
.prolist2-right .item:hover .txt .t2{color:#fff;}
.prolist2-right .item:hover .txt .t3{color:#fff;}
.prolist2-right .item:hover .txt .t3 .rt{color:#fff;}
@media(max-width: 1400px){
	.prolist2-left .sidebar{width:100%;}
}
@media(max-width: 1200px){
	.prolist2 .wrapp{padding:0;}
	.prolist2-left{display: none}
	.prolist2-right{width:100%;min-height: auto;}
}
@media(max-width: 576px){
	.prolist2-right .row&gt;div{padding-left: 3px;padding-right: 3px;}
	.prolist2-right .item{margin-bottom: 15px;}
	.prolist2-right .item .txt .t3{display: none;}
}

/*莨号�*/
.bk{position: absolute;top:0;left:0;width:100%;height: 100%;z-index: 1;overflow: hidden;border-radius: 3px;}
.bk-width,.bk-height{position: relative;width:100%;height: 100%}
.bk-height{top:-100%;left:0;}
.bk-width:before,.bk-width:after,.bk-height:before,.bk-height:after{content:'';background: var(--pei-color);position: absolute;}
.bk-width:before,.bk-width:after{width:0%;height: 2px;transition: all .8s}
.bk-height:before,.bk-height:after{width:2px;height: 0%;transition: all .8s}
.bk-width:before{top:0;left:0;}
.bk-width:after{bottom:0;right:0;}
.bk-height:before{top:0;right:0;}
.bk-height:after{bottom:0;left:0;}
.bk:hover .bk-width:before,.bk:hover .bk-width:after{width:100%;}
.bk:hover  .bk-height:before,.bk:hover .bk-height:after{height:100%;}
</pre></body></html>